home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 10 / FM Towns Free Software Collection 10.iso / ms_dos / tool / mmlc / omake / sample.e < prev    next >
Text File  |  1995-02-09  |  1KB  |  71 lines

  1. /*
  2.    MML compiler [E] test program
  3.  
  4.    ポート番号を変えるとMIDIでもならせます。
  5.  
  6. */
  7.  
  8. .title SEA-SIDE FEELING
  9. .copyright YamaShiN
  10.  
  11. .port  255          // 内蔵音源
  12. .fm    MT32FM
  13.  
  14. .begin
  15.  
  16. {
  17.  1[0]=@1  V15 O4L16Q7 >d+8d+8d+8d+4<r8b4>c+1 
  18.                        d+8d+8d+8d+4<r8b4>c+1<;
  19.  2[0]=@10 V8 Q8 O4L1 eeee;
  20.  3[0]=@10 V8 Q8 O4L1 g+g+g+g+;
  21.  4[0]=@10 V8 Q8 O4L1 baba;
  22.  5[0]=@10 V8 Q8 O4L1 >d+c+d+c+<;
  23. }
  24. {
  25.  1[0]=>e8e8e8e4r8 c+4d+1 e2.f+4d+1<;
  26.  2[0]=f#f#f#f#;
  27.  3[0]=aaaa;
  28.  4[0]=>c#<b>c#<b;
  29.  5[0]=>ed#ed#<;
  30. }
  31. {
  32.  1[0]=>d+8d+8d+8d+4<r8b4>c+1 
  33.        d+8d+8d+8d+4<r8b4>c+1<;
  34.  2[0]=eeee;
  35.  3[0]=g+g+g+g+;
  36.  4[0]=baba;
  37.  5[0]=>d+c+d+c+<;
  38. }
  39. {
  40.  1[0]=>e8e8e8e4r8 c+4d+1 e8e8e8e4r8 c+4f+1<;
  41.  2[0]=f#f#f#f#;
  42.  3[0]=aaaa;
  43.  4[0]=>c#<b>c#<b;
  44.  5[0]=>ed#ed#<;
  45. }
  46. {
  47.  1[0]=>f#8f#8f#8f#4r8 d#4e1 
  48.       f#8f#8f#8f#4r8 d#4e1<;
  49.  2[0]=g#g#g#g#;
  50.  3[0]=bbbb;
  51.  4[0]=>d#c#d#c#<;
  52.  5[0]=>f#ef#e<;
  53. }
  54. {
  55.  1[0]=>e2.f#4d#1 e2.f#8g#8d#1<;
  56.  2[0]=f#f#f#f#;
  57.  3[0]=aaaa;
  58.  4[0]=>c#<b>c#<b;
  59.  5[0]=>ed#ed#<;
  60. }
  61. #for 4
  62. {
  63.  1[0]=[>d+8d+8d+8d+4<r8b4> [ c+1 
  64.       d+8d+8 [ d+8d+4<r8b4>c+1<;
  65.  2[0]=[ee[ee;
  66.  3[0]=[g#g#[g#g#;
  67.  4[0]=[ba[ba;
  68.  5[0]=[>d+c+[d+c+<;
  69. }
  70. #next
  71.